Thank you!
I was using this method:
musicPlayer.queue = [playlist]
And it worked once, and then it played the same playlist forever, no matter what I did. Changing it to your method made it work with different playlists.
Thank you!
I was using this method:
musicPlayer.queue = [playlist]
And it worked once, and then it played the same playlist forever, no matter what I did. Changing it to your method made it work with different playlists.